Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the required group with 18 updates in the / directory:

Package From To
flake8 7.1.0 7.1.1
pydoclint 0.5.3 0.5.9
black 24.4.2 24.8.0
markdown 3.6.0 3.7
mike 2.1.2 2.1.3
mkdocs-macros-plugin 1.0.5 1.2.0
mkdocs-material 9.5.27 9.5.39
mkdocstrings[python] 0.25.1 0.26.1
mkdocstrings-python 1.10.5 1.11.1
frequenz-repo-config[lib] 0.9.2 0.10.0
mypy 1.10.1 1.11.2
types-markdown 3.6.0.20240316 3.7.0.20240822
pytest 8.2.2 8.3.3
pylint 3.2.5 3.3.1
frequenz-repo-config[extra-lint-examples] 0.9.2 0.10.0
pytest-asyncio 0.23.7 0.24.0
async-solipsism 0.6 0.7
hypothesis 6.104.2 6.112.2

Updates flake8 from 7.1.0 to 7.1.1

Updates pydoclint from 0.5.3 to 0.5.9

Updates black from 24.4.2 to 24.8.0

Updates markdown from 3.6.0 to 3.7

Updates mike from 2.1.2 to 2.1.3

Updates mkdocs-macros-plugin from 1.0.5 to 1.2.0

Updates mkdocs-material from 9.5.27 to 9.5.39

Updates mkdocstrings[python] from 0.25.1 to 0.26.1

Updates mkdocstrings-python from 1.10.5 to 1.11.1

Updates frequenz-repo-config[lib] from 0.9.2 to 0.10.0

Updates mypy from 1.10.1 to 1.11.2

Updates types-markdown from 3.6.0.20240316 to 3.7.0.20240822

Updates pytest from 8.2.2 to 8.3.3

Updates pylint from 3.2.5 to 3.3.1

Updates frequenz-repo-config[extra-lint-examples] from 0.9.2 to 0.10.0

Updates pytest-asyncio from 0.23.7 to 0.24.0

Updates async-solipsism from 0.6 to 0.7

Updates hypothesis from 6.104.2 to 6.112.2

Bumps the required group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [flake8](https://github.com/pycqa/flake8) | `7.1.0` | `7.1.1` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.3` | `0.5.9` |
| [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.6.0` | `3.7` |
| [mike](https://github.com/jimporter/mike) | `2.1.2` | `2.1.3` |
| [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.0.5` | `1.2.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.27` | `9.5.39` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.26.1` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.5` | `1.11.1` |
| [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.2` | `0.10.0` |
| [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` |
| [types-markdown](https://github.com/python/typeshed) | `3.6.0.20240316` | `3.7.0.20240822` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.2.5` | `3.3.1` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.9.2` | `0.10.0` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.24.0` |
| [async-solipsism](https://github.com/bmerry/async-solipsism) | `0.6` | `0.7` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.104.2` | `6.112.2` |



Updates `flake8` from 7.1.0 to 7.1.1
- [Commits](PyCQA/flake8@7.1.0...7.1.1)

Updates `pydoclint` from 0.5.3 to 0.5.9
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.5.3...0.5.9)

Updates `black` from 24.4.2 to 24.8.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.2...24.8.0)

Updates `markdown` from 3.6.0 to 3.7
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.6...3.7)

Updates `mike` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/jimporter/mike/releases)
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md)
- [Commits](jimporter/mike@v2.1.2...v2.1.3)

Updates `mkdocs-macros-plugin` from 1.0.5 to 1.2.0
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-macros-plugin@v1.0.5...v1.2.0)

Updates `mkdocs-material` from 9.5.27 to 9.5.39
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.27...9.5.39)

Updates `mkdocstrings[python]` from 0.25.1 to 0.26.1
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.25.1...0.26.1)

Updates `mkdocstrings-python` from 1.10.5 to 1.11.1
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.10.5...1.11.1)

Updates `frequenz-repo-config[lib]` from 0.9.2 to 0.10.0
- [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.10.0/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-repo-config-python@v0.9.2...v0.10.0)

Updates `mypy` from 1.10.1 to 1.11.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.1...v1.11.2)

Updates `types-markdown` from 3.6.0.20240316 to 3.7.0.20240822
- [Commits](https://github.com/python/typeshed/commits)

Updates `pytest` from 8.2.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.3)

Updates `pylint` from 3.2.5 to 3.3.1
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.5...v3.3.1)

Updates `frequenz-repo-config[extra-lint-examples]` from 0.9.2 to 0.10.0
- [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.10.0/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-repo-config-python@v0.9.2...v0.10.0)

Updates `pytest-asyncio` from 0.23.7 to 0.24.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.24.0)

Updates `async-solipsism` from 0.6 to 0.7
- [Commits](https://github.com/bmerry/async-solipsism/commits)

Updates `hypothesis` from 6.104.2 to 6.112.2
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.104.2...hypothesis-python-6.112.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: pydoclint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: mike
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: mkdocs-macros-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: mkdocstrings[python]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: frequenz-repo-config[lib]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: types-markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: frequenz-repo-config[extra-lint-examples]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: async-solipsism
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2024 21:36
@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Oct 1, 2024
This exception is not really ever raised, so remove it from the
documentation.

Signed-off-by: Leandro Lucarella <[email protected]>
@llucax llucax self-assigned this Oct 2, 2024
@github-actions github-actions bot added the part:code Affects the code in general label Oct 2, 2024
@Marenz Marenz added the cmd:skip-release-notes It is not necessary to update release notes for this PR label Oct 2, 2024
Marenz
Marenz previously approved these changes Oct 2, 2024
@llucax llucax force-pushed the dependabot/pip/required-1d7bcbb5e4 branch from a024bff to 960ea8a Compare October 2, 2024 12:48
@llucax llucax enabled auto-merge October 2, 2024 12:49
@llucax llucax added this pull request to the merge queue Oct 2, 2024
Merged via the queue into v1.x.x with commit 319692a Oct 2, 2024
16 checks passed
@llucax llucax deleted the dependabot/pip/required-1d7bcbb5e4 branch October 2, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmd:skip-release-notes It is not necessary to update release notes for this PR part:code Affects the code in general part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants